org.eclipse.vtp.desktop.editors.core.elements.properties
Class WebServiceCallServicePropertiesPanel
java.lang.Object
org.eclipse.vtp.desktop.core.dialogs.ContentPage
org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.PrimitivePropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallServicePropertiesPanel
- All Implemented Interfaces:
- java.util.EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener
public class WebServiceCallServicePropertiesPanel
- extends PrimitivePropertiesPanel
- implements org.eclipse.swt.events.SelectionListener
WebServiceCallServicePropertiesPanel.
- Author:
- Lonnie Pryor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceCallServicePropertiesPanel
public WebServiceCallServicePropertiesPanel(PrimitiveElement wsce,
WebServiceCallSettingsStructure settings)
- Creates a new WebServiceCallServicePropertiesPanel.
- Parameters:
wsce - settings -
createControls
public void createControls(org.eclipse.swt.widgets.Composite parent)
- Overrides:
createControls in class PrimitivePropertiesPanel
save
public void save()
- Overrides:
save in class PrimitivePropertiesPanel
cancel
public void cancel()
- Specified by:
cancel in class ComponentPropertiesPanel
widgetSelected
public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
- Specified by:
widgetSelected in interface org.eclipse.swt.events.SelectionListener
widgetDefaultSelected
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
- Specified by:
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListener